Descriptor class browser

Lets you explore the registered DataContextDescriptor, EntityDescriptor, and DataFieldDescriptor classes.

Registered DataContexts:
EntityTypesEntityDescriptor for CategoryDataFieldsDataFieldDescriptor for PictureList on Attributes
Property nameValue
MetaTableSystem.Data.Linq.Mapping.AttributedMetaTable
EntityDAOTypePeterBlum.InitialEntities.CategoryDAO
DefaultSortExpressionnull
DisplayPropertyNamenull
EntityTypePeterBlum.InitialEntities.Category
MetadataClassTypePeterBlum.InitialEntities.CategoryMetadata
TableName"Categories"
FullTableName"Categories"
UrlName"Categories"
DataContextDescriptor"NorthWindDataContext" (PeterBlum.DES.DataAnnotations.Descriptors.LINQtoSQLDataContextDescriptor)
DataContextTypePeterBlum.InitialEntities.NorthWindDataContext
PropertyNameOnDataContext"Categories"
IsReadOnlyFalse
RootEntityTypePeterBlum.InitialEntities.Category
DataFieldDescriptorsPeterBlum.DES.DataAnnotations.Descriptors.DataFieldDescriptors
PrimaryKeyDataFieldDescriptorsPeterBlum.DES.DataAnnotations.Descriptors.DataFieldDescriptors
RelationshipDataFieldDescriptorsPeterBlum.DES.DataAnnotations.Descriptors.DataFieldDescriptors
CalculatedDataFieldDescriptorsPeterBlum.DES.DataAnnotations.Descriptors.DataFieldDescriptors
NestedDataFieldDescriptorsPeterBlum.DES.DataAnnotations.Descriptors.ThreadSafeDataFieldDescriptors
DefaultDataFieldDescriptorToDisplay"CategoryName" (PeterBlum.DES.DataAnnotations.Descriptors.SQLDataFieldDescriptor)
DisplayName"Categories"
DisplayNameLookupID""
ScaffoldFalse
ScaffoldTableAttributenull
AttributesSystem.Collections.Generic.List`1[System.Attribute]
EntityInterfaceAccessorPeterBlum.InitialEntities.Category
Property nameValue
ColumnDbInfoAttributenull
ColumnAttributeSystem.Data.Linq.Mapping.ColumnAttribute
CalculatedColumnDbInfoAttributenull
DataFieldPropertyTypeSystem.Data.Linq.Binary
DataTypeAttributenull
ColumnName"Picture"
IsPrimaryKeyFalse
IsForeignKeyFalse
IsDbGeneratedFalse
SqlDbTypeImage
DbTypenull
MaxLength0
IsNullableTrue
IsSortableFalse
IsReadOnlyFalse
IsCustomPropertyFalse
IsForeignEntityFalse
IsChildrenEntitiesFalse
IsManyToManyFalse
PropertyInfoSystem.Data.Linq.Binary Picture
TableName"Categories"
EntityTypePeterBlum.InitialEntities.Category
EntityDescriptor"Category" (PeterBlum.DES.DataAnnotations.Descriptors.LINQ2SQLEntityDescriptor)
DataField"Picture"
DisplayName"Picture"
DisplayNameLookupID""
ShortDisplayName""
ShortDisplayNameLookupID""
Description""
DescriptionLookupID""
Prompt""
PromptLookupID""
DefaultValuenull
ScaffoldFalse
ScaffoldColumnAttributenull
IsIntegerFalse
IsStringFalse
IsLongStringFalse
IsFloatingPointFalse
IsEnumFalse
IsBooleanFalse
IsDateFalse
IsDateTimeFalse
IsTimeFalse
AttributesSystem.Collections.Generic.List`1[System.Attribute]
ValidationAttributesSystem.Collections.Generic.List`1[System.ComponentModel.DataAnnotations.ValidationAttribute]
RelationshipDataFieldDescriptorForForeignKeynull
IsRequiredFalse
IsRelationshipFalse
SortExpression""
AllowInitialValueTrue
This file is included with the BLD product files in the [DES product folder]\BLD\Misc\language\folder. You can add it to your applications to assist you as you work with Descriptors. Since Descriptors reveal details about your database and business logic, do not put it on your public servers.